﻿2026-07-22T08:05:25.4045970Z ##[group]Run actions/checkout@v5
2026-07-22T08:05:25.4046179Z with:
2026-07-22T08:05:25.4046314Z   repository: SaberMage/spt-shell-notify
2026-07-22T08:05:25.4046483Z   path: .adapter-notify
2026-07-22T08:05:25.4048053Z   token: ***
2026-07-22T08:05:25.4048174Z   ssh-strict: true
2026-07-22T08:05:25.4048290Z   ssh-user: git
2026-07-22T08:05:25.4048409Z   persist-credentials: true
2026-07-22T08:05:25.4048545Z   clean: true
2026-07-22T08:05:25.4048680Z   sparse-checkout-cone-mode: true
2026-07-22T08:05:25.4048825Z   fetch-depth: 1
2026-07-22T08:05:25.4048936Z   fetch-tags: false
2026-07-22T08:05:25.4049053Z   show-progress: true
2026-07-22T08:05:25.4049170Z   lfs: false
2026-07-22T08:05:25.4049275Z   submodules: false
2026-07-22T08:05:25.4049395Z   set-safe-directory: true
2026-07-22T08:05:25.4049537Z   allow-unsafe-pr-checkout: false
2026-07-22T08:05:25.4049674Z env:
2026-07-22T08:05:25.4049782Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-22T08:05:25.4049938Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-22T08:05:25.4050105Z ##[endgroup]
2026-07-22T08:05:26.2286793Z Syncing repository: SaberMage/spt-shell-notify
2026-07-22T08:05:26.2287143Z ##[group]Getting Git version info
2026-07-22T08:05:26.2287396Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-07-22T08:05:26.2573280Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-22T08:05:26.2791814Z git version 2.43.0.windows.1
2026-07-22T08:05:26.2814610Z ##[endgroup]
2026-07-22T08:05:26.2821663Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\80e99fa2-9146-4a46-9392-519bee763ba8\.gitconfig'
2026-07-22T08:05:26.2834104Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\80e99fa2-9146-4a46-9392-519bee763ba8' before making global git config changes
2026-07-22T08:05:26.2834584Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T08:05:26.2839036Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-07-22T08:05:26.3084423Z ##[group]Initializing the repository
2026-07-22T08:05:26.3089404Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-07-22T08:05:26.3417610Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-07-22T08:05:26.3441079Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-22T08:05:26.3742817Z ##[endgroup]
2026-07-22T08:05:26.3743062Z ##[group]Disabling automatic garbage collection
2026-07-22T08:05:26.3748197Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-22T08:05:26.3990427Z ##[endgroup]
2026-07-22T08:05:26.3990646Z ##[group]Setting up auth
2026-07-22T08:05:26.3996806Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-22T08:05:26.4225539Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-22T08:05:26.9320525Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T08:05:26.9563488Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-22T08:05:27.5064811Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T08:05:27.5294531Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-22T08:05:27.9853821Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-22T08:05:28.0174804Z ##[endgroup]
2026-07-22T08:05:28.0175060Z ##[group]Determining the default branch
2026-07-22T08:05:28.0176970Z Retrieving the default branch name
2026-07-22T08:05:28.5297705Z Default branch 'main'
2026-07-22T08:05:28.5298054Z ##[endgroup]
2026-07-22T08:05:28.5298316Z ##[group]Fetching the repository
2026-07-22T08:05:28.5304580Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-22T08:05:29.3249573Z From https://github.com/SaberMage/spt-shell-notify
2026-07-22T08:05:29.3249892Z  * [new branch]      main       -> origin/main
2026-07-22T08:05:29.3374701Z ##[endgroup]
2026-07-22T08:05:29.3374927Z ##[group]Determining the checkout info
2026-07-22T08:05:29.3375993Z ##[endgroup]
2026-07-22T08:05:29.3381113Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-22T08:05:29.3644029Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-22T08:05:29.3870302Z ##[group]Checking out the ref
2026-07-22T08:05:29.3874716Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-22T08:05:29.4195578Z branch 'main' set up to track 'origin/main'.
2026-07-22T08:05:29.4195780Z Reset branch 'main'
2026-07-22T08:05:29.4213231Z ##[endgroup]
2026-07-22T08:05:29.4452055Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-22T08:05:29.4662778Z ee2d37eadc730c0019e0af82d683074c509634a2
